projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e7f11b
)
(command-line): Use `custom-reevaluate-setting' for `send-mail-function'.
author
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 28 Dec 2005 16:39:52 +0000
(16:39 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 28 Dec 2005 16:39:52 +0000
(16:39 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 62bc2e88dad6f93b5062602ac4184b6f153eb2fa..64da0315af4ccf287f115cf87e2deda96d11488e 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-776,6
+776,7
@@
or `CVS', and any subdirectory that contains a file named `.nosearch'."
(custom-reevaluate-setting 'mouse-wheel-down-event)
(custom-reevaluate-setting 'mouse-wheel-up-event)
(custom-reevaluate-setting 'file-name-shadow-mode)
+ (custom-reevaluate-setting 'send-mail-function)
;; Register default TTY colors for the case the terminal hasn't a
;; terminal init file.